home *** CD-ROM | disk | FTP | other *** search
- Short: Read the system date, and print it.
- Author: DJones@CardiffCyberCafe.Co.Uk (Dave Jones)
- Uploader: DJones@CardiffCyberCafe.Co.Uk (Dave Jones)
- Type: util/time
-
- BootDate reads and outputs the current system date.
- This can be used for version control of programs.
- In your startup-sequence you have
-
- BootDate >ENV:CurrentDate
-
- In your source code you then have something like..
-
- Dc.b "Assembled on "
- Incbin Env:CurrentDate
- Dc.b 0
-
- BootDate needs at least Workbench 2.04
-
-
- ============================= Archive contents =============================
-
- Original Packed Ratio Date Time Name
- -------- ------- ----- --------- -------- -------------
- 176 150 14.7% 11-Dec-94 13:25:34 BootDate
- 825 517 37.3% 10-Apr-96 23:09:06 BootDate.Doc
- -------- ------- ----- --------- --------
- 1001 667 33.3% 22-Apr-96 23:36:56 2 files
-